home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 2 / Tech Arsenal 2 (Arsenal Computer).iso / lan_nov / nms190.exe / NMSPATCH.Z / HSM.INI next >
Encoding:
INI File  |  1994-01-04  |  13.5 KB  |  371 lines

  1. ;********************************************************************
  2. ;          NOVELL NETWARE MANAGEMENT SYSTEM
  3. ;   Hub Services Manager (HSM) Version 1.5 INI File.
  4. ;********************************************************************
  5. ;
  6. [hsm]
  7. ;
  8. ;********************************************************************
  9. ;   Do not change the following 5 lines:
  10. ;********************************************************************
  11. ;
  12. DllFiles=n-hubcon,n-hubman,n-hubmap,n-hubnod,n-hubdaq,n-hubmib
  13. OlfFiles=n-hubman,n-hubmap,n-hubnod
  14. ProductVersion=Hub Services Manager v1.5
  15. HelpFile=nms.hlp
  16. DialogHelpFile=nms.hlp
  17. ;
  18. ;********************************************************************
  19. ;   STATIC OPTIONS: These options are read only once by the program
  20. ;                   during the startup.
  21. ;********************************************************************
  22. ;
  23. ;-------------------------------------------------------------------------
  24. ; Hub Services Manager checks the objects discovered by the NetExplorer
  25. ; component of NetWare Management System to determine whether any
  26. ; HMI-compliant hubs can be found.  The following options apply to this
  27. ; background operation.
  28. ;
  29. ; Note: Section A is currently unused.
  30. ;
  31. ;-------------------------------------------------------------------------
  32. ;
  33. ; A.    HMI-COMPLIANT HUBS DISCOVERY OPTIONS:
  34. ;============================================
  35. ;
  36. ; A.1:  Choose whether the hub discovery module of Hub Services Manager
  37. ;       must be active.
  38. ;       Set 1 to mean activate hub discovery module.
  39. ;       Set 0 to mean deactivate it.
  40. ;       Default is to activate hub discovery module.
  41. AllowDiscovery=1
  42. ;
  43. ; A.2:  Indicate the lapse time in seconds between checking stations.
  44. ;       Minimum is 30 seconds.
  45. ;       Maximum is 1800 seconds (or 30 minutes).
  46. ;       Default is 300 seconds (or 5 minutes).
  47. DiscoveryStationInterval=300
  48. ;
  49. ; A.3:  Indicate the lapse time in seconds to restart the discovery cycle
  50. ;       after all stations have been checked once.
  51. ;       Minimum is 60 seconds (or 1 minute).
  52. ;       Maximum is 28800 seconds (or 8 hours).
  53. ;       Default is 900 seconds (or 15 minutes).
  54. DiscoveryRepeatInterval=900
  55. ;
  56. ; A.4:  Indicate the timeout interval in seconds.
  57. ;       Minimum is 5 seconds.
  58. ;       Maximum is 60 seconds (or 1 minute).
  59. ;       Default is 5 seconds.
  60. DiscoveryTimeoutInterval=5
  61. ;
  62. ; A.5:  Indicate the number of retries in case it timed out on the first
  63. ;       attempt.
  64. ;       Minimum is 0.
  65. ;       Maximum is 9.
  66. ;       Default is 1.
  67. DiscoveryRetryCount=1
  68. ;
  69. ;********************************************************************
  70. ;   DYNAMIC OPTIONS: These options are read by the program each time
  71. ;                    it needs them.
  72. ;********************************************************************
  73. ;
  74. ; B.    GENERAL SETTINGS:
  75. ;========================
  76. ;
  77. ; B.1:  Indicate whether the View > All HMI Hubs window must show all hubs
  78. ;       that have been discovered, or only those that were live when
  79. ;       the window was brought up.  Discovered hubs are manageable only
  80. ;       when the HUBSNMP.NLM is properly loaded on the server, and the
  81. ;       community strings are set correctly on the server.  See below
  82. ;       under [HsmCommunityStrings] for notes on how to set the community
  83. ;       strings on the server.
  84. ;       Set 1 to mean all hubs.
  85. ;       Set 0 to mean live hubs only.
  86. ;       Default is to show live hubs only.
  87. ShowAllHubs=0
  88. ;
  89. ; B.2:  Indicate what happens when an HMI hub object is double-clicked.
  90. ;       The default action is to show the Backpanel window.
  91. ;       Enter  Backpanel   to show the Backpanel window.
  92. ;       Enter  PortMap     to show the Port Map window.
  93. ;       Default is to show the Backpanel window.
  94. DoubleClickAction=Backpanel
  95. ;
  96. ; C.    WINDOW UPDATE INTERVALS:
  97. ;===============================
  98. ;
  99. ; C.1:  Indicate the Backpanel window update interval in seconds.
  100. ;       Minimum is 5 seconds.
  101. ;       Maximum is 3600 seconds (or 1 hour).
  102. ;       Default is 30 seconds.
  103. BackpanelUpdateInterval=30
  104. ;
  105. ; C.2:  Indicate the Port Map window update interval in seconds.
  106. ;       Minimum is 5 seconds.
  107. ;       Maximum is 3600 seconds (or 1 hour).
  108. ;       Default is 30 seconds.
  109. PortMapUpdateInterval=30
  110. ;
  111. ; C.3:  Indicate the Table window update interval in seconds.
  112. ;       Minimum is 5 seconds.
  113. ;       Maximum is 3600 seconds (or 1 hour).
  114. ;       Default is 30 seconds.
  115. TableUpdateInterval=30
  116. ;
  117. ; C.4:  Indicate the Graph window update interval in seconds.
  118. ;       Minimum is 5 seconds.
  119. ;       Maximum is 3600 seconds (or 1 hour).
  120. ;       Default is 10 seconds.
  121. GraphUpdateInterval=10
  122. ;
  123. ; C.5:  Indicate the Hub Details window update interval in seconds.
  124. ;       Minimum is 5 seconds.
  125. ;       Maximum is 3600 seconds (or 1 hour).
  126. ;       Default is 10 seconds.
  127. HubDetailsUpdateInterval=10
  128. ;
  129. ; C.6:  Indicate the Card Details window update interval in seconds.
  130. ;       Minimum is 5 seconds.
  131. ;       Maximum is 3600 seconds (or 1 hour).
  132. ;       Default is 10 seconds.
  133. CardDetailsUpdateInterval=10
  134. ;
  135. ; C.7:  Indicate the Port Details window update interval in seconds.
  136. ;       Minimum is 5 seconds.
  137. ;       Maximum is 3600 seconds (or 1 hour).
  138. ;       Default is 10 seconds.
  139. PortDetailsUpdateInterval=10
  140. ;
  141. ; C.8:  Indicate the update interval in seconds for dialog boxes.
  142. ;       Minimum is 5 seconds.
  143. ;       Maximum is 3600 seconds (or 1 hour).
  144. ;       Default is 5 seconds.
  145. StatusUpdateInterval=5
  146. ;
  147. ; C.9:  Indicate the Token Ring Map window update interval in seconds.
  148. ;       Minimum is 5 seconds.
  149. ;       Maximum is 3600 seconds (or 1 hour).
  150. ;       Default is 30 seconds.
  151. TRMapUpdateInterval=30
  152. ;
  153. ; D.    WINDOW TIMEOUT, RETRY COUNT:
  154. ;===================================
  155. ;
  156. ; D.1:  Indicate window timeout interval in seconds.
  157. ;       Minimum is 5 seconds.
  158. ;       Maximum is 60 seconds (or 1 minute).
  159. ;       Default is 5 seconds.
  160. WindowTimeoutInterval=5
  161. ;
  162. ; D.2:  Indicate the number of retries in case it timed out on the first
  163. ;       attempt.
  164. ;       Minimum is 0.
  165. ;       Maximum is 9.
  166. ;       Default is 1.
  167. WindowRetryCount=1
  168. ;
  169. ; E.    INTERNAL SETTINGS:
  170. ;=========================
  171. ;
  172. ; E.1:  Internal View > All HMI Hubs window settings.
  173. HubListWindowTitle=All HMI Hubs
  174. HubListBKColor=8454143
  175. ;
  176. ; E.2:  Internal Backpanel window settings.
  177. BackpanelWindowTitle=Hub Backpanel
  178. BackpanelBKColor=8421631
  179. ;
  180. ; E.3:  Internal Port Map window settings.
  181. PortMapWindowTitle=Hub Port Map
  182. PortMapBKColor=8421376
  183. ;
  184. ; E.4:  Internal Table window settings.
  185. TableWindowTitle=Hub Port Statistics Table
  186. TablePortStatusNormal=Normal
  187. TablePortStatusDisabled=Disabled
  188. TablePortStatusPartitoned=Partitioned
  189. TablePortStatusLinkDown=Link Down
  190.  
  191. TablePortStatusPhantom=Inserted
  192. TablePortStatusNoPhantom=Not Inserted
  193. TablePortStatusWrapped=Wrapped
  194. TablePortStatusNotWrapped=Not Wrapped
  195.  
  196. TablePortTypeOther=Other
  197. TablePortTypeRingIn=Ring In
  198. TablePortTypeRingOut=Ring Out
  199. TablePortTypeDaisyIn=Daisy In
  200. TablePortTypeDaisyOut=Daisy Out
  201. TablePortTypeLocalHost=Local Host
  202. TablePortTypeExternal=External
  203. ;
  204. ; E.5:  Internal Graph window settings.
  205. GraphWindowTitle=Hub Port Utilization Graph
  206. GraphInitialScale=values
  207. GraphInitialHorizontalGrids=0
  208. GraphInitialVerticalGrids=0
  209. ;
  210. ; E.6:  Internal Hub Details window settings.
  211. HubDetailsWindowTitle=Hub Details
  212. HubDetailsBKColor=8453888
  213. TRHubDetailsBKColor=16777088
  214. ;
  215. ; E.7:  Internal Card Details window settings.
  216. CardDetailsWindowTitle=Hub Card Details
  217. CardDetailsBKColor=8421504
  218. TRCardDetailsBKColor=4227072
  219. ;
  220. ; E.8:  Internal Port Details window settings.
  221. PortDetailsWindowTitle=Hub Port Details
  222. PortDetailsBKColor=12632256
  223. TRPortDetailsBKColor=15269887
  224. ;
  225. ; E.9:  Internal general settings.
  226. HsmSaps=569
  227. CacheAccessRatioForUpdate=50
  228. ;
  229. ; E.10:  Token Ring Map window settings.
  230. TRMapWindowTitle=Hub Token Ring Map
  231. TRMapBKColor=16711808
  232. ;
  233. ; E.11:  Token Ring Discovery Frequency
  234. ;        Minimum is 0 poll cycle.
  235. ;        Maximum is 3600 poll cycles.
  236. ;        Default is 5 poll cycles.
  237. ;
  238. ;     A value of 0 means to never discover new TR stations.
  239. ;     A positive value N means to discover new TR stations every
  240. ;       N poll cycles.
  241. TRDiscovery=5
  242. ;
  243. ; E.12: Number of SNMP packets to send at a time.
  244. ;       Minimum is 1 packet.
  245. ;       Maximum is 30 packets.
  246. ;       Default is 10 packets.
  247. SNMPPackets=10
  248. ;
  249. ; E.13: Minimum number of centiseconds to pause before sending next burst
  250. ;         of SNMP packets.
  251. ;       Minimum is 0 centiseconds (no delay).
  252. ;       Maximum is 500 centiseconds (or 5 seconds).
  253. ;       Default is 0 centiseconds (no delay).
  254. SNMPDelay=0
  255. ;
  256. ;
  257. [HsmCommunityStrings]
  258. ;********************************************************************
  259. ;   COMMUNITY STRINGS: These options are read only once by the program
  260. ;                      during the startup.
  261. ;
  262. ;                      Note: this section is being maintained for
  263. ;                      backward compatibility with earlier versions of HSM.
  264. ;                      Community Strings should now be set in the NMS.INI
  265. ;                      file.
  266. ;********************************************************************
  267. ;
  268. ; The management station uses the DefaultCommunityString specified above
  269. ; to access any hub by default.  In this section, however, you can specify
  270. ; any specific community strings to be used to access specific hubs.
  271. ; This can be specified by indicating the IPX or the IP address of the
  272. ; hub, followed by the community string to be used.
  273. ;
  274. ; For example:
  275. ;
  276. ;     00-00-55-22-00-00-00-00-00-01=monitor
  277. ; or,
  278. ;     162.56.23.45=administrator
  279. ; and so on.
  280. ;
  281. ; Note that the IPX address is to be specified as a sequence of hexadecimal
  282. ; numbers separated by dashes, and the IP address as a sequence of decimal
  283. ; numbers separated by dots.
  284. ;
  285. ; See below for a description of how community strings may be configured
  286. ; on the NetWare server containing the hub, and how specific access rights
  287. ; may be given to various management stations by choosing appropriate
  288. ; community strings on the server.
  289. ;
  290. ; Enter here all the specific community strings that this management
  291. ; station must use to access specific hubs.
  292. ;
  293. ; ...
  294. ;
  295. ;
  296. ; NOTES ON COMMUNITY STRINGS:
  297. ;============================
  298. ;
  299. ; Management stations use the SNMP Data Server to access the hubs on the
  300. ; network.  The SNMP Agent running on the NetWare server containing the
  301. ; hubs allows different levels of access rights to various management
  302. ; stations based on the community string settings.
  303. ;
  304. ; On the server, the required community strings are specified on the
  305. ; LOAD SNMP command line.  This command line is generally found in the
  306. ; AUTOEXEC.NCF file on the server, or in any other command file that is
  307. ; invoked by the AUTOEXEC.NCF file, for instance, NMSBASE.NCF. Refer to
  308. ; the SNMP command line options in the NetWare documentation for more
  309. ; details about various community strings and how they are used.
  310. ; Novell NetWare v3.11 TCP/IP Transport Supervisor's Guide is one book
  311. ; where this information is available.
  312. ;
  313. ; The suggested method by which to allow the management stations to access
  314. ; a given hub is to set all the community strings to NULL on the hub.  This
  315. ; can be done by including the following parameters to the LOAD SNMP command
  316. ; on the NetWare server containing the hub:
  317. ;
  318. ;    LOAD SNMP  ControlCommunity=  MonitorCommunity=  TrapCommunity=
  319. ;
  320. ; This allows any management station to monitor the hubs within the server,
  321. ; as well as control them. (for instance, disabling a port).
  322. ;
  323. ; It is, however, possible to allow restricted access to the hub by setting
  324. ; proper community strings on the LOAD SNMP command line.  For instance:
  325. ;
  326. ;    LOAD SNMP
  327. ;
  328. ; with no parameters allows any management station to monitor the hubs in
  329. ; that server, but not control it.  (You will see an Error Accessing Hub
  330. ; message when you attempt to disable a port in this case).  This is
  331. ; because the default monitor community string on the server is 'public',
  332. ; which is also what the management station uses by default.  (See above
  333. ; for the setting of DefaultCommunityString).  The default control when
  334. ; no ControlCommunity parameter is specified, is to disallow any control
  335. ; from any management station.
  336. ;
  337. ; The LOAD SNMP line may also be configured with other explicit community
  338. ; strings to allow a restricted access to the hub.  For instance:
  339. ;
  340. ;    LOAD SNMP  ControlCommunity=topsecret  MonitorCommunity=somesecret
  341. ;
  342. ; allows only those management stations that specify 'topsecret' to monitor
  343. ; as well as control the hub, those that specify 'somesecret' to allow
  344. ; monitor only and the others to have no access at all.
  345. ;
  346. ; The [HsmCommunityStrings] section described above allows you to enter
  347. ; specific community strings to be used by this management station to access
  348. ; specific hubs on the network.  This allows the network administrator to
  349. ; configure the hubs with the desired community strings, and allowing only
  350. ; restricted set of management stations to monitor and/or control them.
  351. ;
  352. ;
  353. [HsmHubCodes]
  354. ;********************************************************************
  355. ;   HUB CODES: These options are read only once by the program
  356. ;              during the startup.
  357. ;********************************************************************
  358. ;
  359. ; Hub manufacturer numeric codes can be converted into text strings as shown
  360. ; here.  The number on the left is in decimal.  Hub manufacturer codes (or
  361. ; the associated strings) are displayed in the Hub Details window.
  362. ;
  363. 1b0000h=Novell
  364. 00aa00h=Intel
  365. 1000f1h=Chipcom
  366. 000079h=NetWorth
  367. 0000f6h=Madge
  368. 02608ch=3Com
  369. 000003h=SMC
  370.  
  371.